2.9.3. Query String parameters
| Parameter | Description | Type | 
| documentID | Credit sales invoice code | Integer | 
| wsName | Cash desk number to be printed on the receipt (optional) | String | 
| departmentName | Store name to print on receipt (optional) | String | 
| departmentCode | Point of sale code for multimerchant system (optional) | String | 
| employeeName | Cashier's full name | String | 
| amount | Document amount in kopecks | Integer | 
| currency | Currency name | String | 
| payments {…} | Payment block | Array | 
| creditContract | Number of the loan agreement (required when paying on credit) | String | 
[!NOTE] When working without a cash register, you must additionally pass the
itemsparameter by analogy with the/saleand/refundmethods
payments {…} Array
| Parameter | Description | Type | 
| cashAmount | Cash payment amount in kopecks | Integer | 
| cashlessAmount | Cashless payment amount in kopecks | Integer | 
| bonusesAmount | Bonus payment amount in kopecks | Integer |